home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / library / dos / screen / stest / cvideo.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-12-21  |  82 b   |  6 lines

  1.  
  2. #define FULLSIZE 256
  3.  
  4. void far CPutBlit(char far *blit,int xloc,int yloc);
  5.  
  6.